home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 001 / gt1300_1.arc / READ.ME < prev    next >
Text File  |  1987-09-29  |  30KB  |  586 lines

  1.  
  2. ******************************************************************************
  3.                             GT POWER Notes
  4.                              Paul Meiners
  5. ******************************************************************************
  6.   GT POWER 13.00 is a full feature release.  Virtually now area of the program
  7.   has remained untouched.  It has been over 3 months since the last release
  8.   and we have been busy.  I cannot list every single change, there are simply
  9.   too many.  For example, the user options for custom colors have been
  10.   expanded.  A minor thing, but it gives you an idea of how every facet has
  11.   been examined.  The major new item in this release is the new netmail
  12.   function.  Of course, we have received a fair amount of criticism that
  13.   the netmail feature is just for the GT host users.  Nothing could be
  14.   further from the point.  The point is that the netmail feature will allow
  15.   GT POWER users to easily communicate with the P&M support people in
  16.   Houston, and of course with other GT POWER users!  So netmail is a powerful
  17.   new feature for ALL GT POWER users.
  18.  
  19.   PLEASE NOTE:  If you are a current user of GT POWER 12.21, backup all your
  20.                 GT 12.21 files before running GT POWER 13.00.  As the usage
  21.                 counter in GT POWER 13.00 will alter the format of the GT files
  22.                 and not allow you to go back to GT 12.21 unless you restore
  23.                 all the files used with GT 12.21.
  24.  
  25.   Here is a list of other new features:
  26.  
  27.   1.  This version has a changed approach to the "time measurement"
  28.       function.  Due to the large number of users complaining about the
  29.       invalid time measurement obtained from DOS time services, I have
  30.       implemented a new approach.  The "Time Base" has been removed from
  31.       the config, to be replaced with a number referred to as the "Millisec
  32.       Loop Count".  A rather cryptic name, but I have included a program to
  33.       calculate it, with source code for everyone to examine.  The standard
  34.       IBM PC value is 50 & everything should work its way up from that.
  35.  
  36.       PLEASE RUN THE timer PROGRAM AND INSTALL THE "Millisec Loop Count"
  37.       BEFORE RUNNING THE PROGRAM.
  38.  
  39.   2.  This version includes a bug fix to prevent the SEAlink protocol --
  40.       or any other protocol -- from generating the INTEGER overflow error
  41.       that has been experienced.
  42.  
  43.   3.  This version includes a (NO KILL) option for message entry.  So now
  44.       there will be three options for message security: Private, No Kill
  45.       and None.
  46.  
  47.   4.  A extra sysop command has been added: Ctrl-T, which will cause GT to
  48.       terminate host mode after the current caller exits, and ring the alarm
  49.       to notify the sysop.  The alarm will continue until someone taps a key.
  50.  
  51.   5.  Sysop mail will now be placed into a message base instead of the
  52.       log file.  The format calls for the message to go into the then current
  53.       message base with the addressee listed as Sysop and marked as private.
  54.  
  55.   6.  The upload description procedure has changed.  The description will now
  56.       be appended description to the FILES.BBS in the upload area.  So don't
  57.       put a Ctrl-Z at the end of this file!  The format of the description
  58.       line calls for the following:
  59.  
  60.   7.  The CALL command has been reinstated.  This may be a surprise to some,
  61.       but I never willingly gave it up.  It was removed, because it became
  62.       apparent that I had no way to assure myself that it would not be miss
  63.       used, causing subsequent system crashes.  Now, thanks to Chris Smith,
  64.       I have a new technique to prevent accidental overflow of the handle
  65.       table.  Thus I am once again confident that CALL is safe to use again.
  66.  
  67.   8.  The memory allocation scheme has been changed.  When GT is initially
  68.       loaded into memory, it will now allocate all free memory to itself,
  69.       for use with capture buffers, etc.  You can specify three command line
  70.       options to control this usage:
  71.  
  72.           /S     Small memory model, GT releases all but 50k of
  73.                  free memory for its use.
  74.  
  75.           /M     Medium memory model, GT release all but 100k of
  76.                  free memory for its use.
  77.  
  78.           /L     Large memory model, GT releases all but 150k of
  79.                  free memory for its use.
  80.  
  81.       The default state, where GT uses all available memory for itself, is not
  82.       suitable for running the external programs (no memory left free for them),
  83.       but is very good for sorting large phone directories or running the
  84.       capture buffer.
  85.  
  86.   9.  A new Sysop command, Ctrl-N, is being introduced.  It allows Sysops to
  87.       raise the access level of a caller while online.
  88.  
  89.  10.  A new feature at logon to the host mode, the ability to read and respond
  90.       to all personal mail stored on the system.
  91.  
  92.  11.  A new feature called the Scheduler has been added to the Host Mode.
  93.       The Scheduler allows events to be scheduled for later execution.
  94.  
  95.  12.  The MegaLink protocol now encompasses a new version.  It has been brought
  96.       about thru the kind suggestions of Mr. Chuck Forsberg.  And will be known
  97.       as CRC-32f, or the "Forsberg Variation".  This variation improves the
  98.       ability of MegaLink to detect overrun situations, and thus dropped data.
  99.       Complete downward compatability has been maintained.
  100.  
  101.  13.  Two new authorizations: MS and FR are being added to the host mode.  The
  102.       MS authorization is needed to read messages.  The FR authorization is
  103.       needed to use the .FR and .FA netmail commands.  Please adjust your
  104.       GTPASSWD.BBS files accordingly, otherwise users will not be able to read
  105.       the mail.
  106.  
  107.  14.  A new command line option is now available for those who wish to let GT
  108.       answer the modem in Host Mode, i.e. set S0=0.  This is the /R option
  109.       which specifies the ring upon which to answer the phone.  For example,
  110.       /R1 would cause GT to answer on the first ring, /R5 would cause it to
  111.       answer on the 5th ring.
  112.  
  113.  15.  A new command line option is now available for those who wish to have GT
  114.       answer the modem after a "ring back".  The option /RB allows this.  To
  115.       completely enable this option, the host mode modem init string MUST have
  116.       the S0=0 and the /R2 command line option MUST be used.  Once properly
  117.       installed this option causes GT to answer the phone on the second ring
  118.       after a gap of between 9 and 30 seconds between rings.  If the gap
  119.       is less than 9 seconds or greater than 30 seconds, GT will not answer
  120.       the phone, in which case you could use the phone for voice or a phone
  121.       answering machine, which would be programmed to answer on a later ring.
  122.  
  123.  16.  A new option for message bases.  A message base may now be declared to
  124.       be for Public message only.
  125.  
  126.  17.  The EXIST command is being added to the script language to allow for
  127.       the testing of a files existence.
  128.  
  129.  18.  Also, a much asked for command, the ASCII XMIT command has been
  130.       added to the script language.
  131.  
  132.  19.  The Ctrl-D sysop command is being added.  When pressed the current
  133.       schedule will be displayed for you to examine.
  134.  
  135.  20.  Support for Ymodem-G is being added.
  136.  
  137.  21.  Support for CIS "B" is being added.
  138.  
  139.  22.  A daily time limit is being added to the host mode time controls.  This
  140.       allows greater flexibility in controlling users on a busy BBS.
  141.  
  142.  23.  A character may now be added to display screens in the GT host mode to
  143.       diable the ^C/^K user break.
  144.  
  145.  24.  Of course, the new netmail system.
  146.  
  147.  25.  Many, many minor changes.  Like the expanded custom user defined colors.
  148.  
  149.  26.  The system now also sports a usage counter.  The count will allow 150
  150.       uses.  Hopefully this counter will encourgage registrations.  The user
  151.       will get a "key" to allow unlimited uses when he registers.  The concept
  152.       is to encourage the shareware ideal, the software is provided for an
  153.       evaluation, at the end of the evaluation, the user should make either
  154.       buy the product or discontinue use of it.
  155.  
  156.  Enjoy!
  157.  
  158. ******************************************************************************
  159.   GT POWER 12.21 is a bug fix release.  It is surprising to me how many
  160.   bugs have accumulated from the release of 12.20.  There are very few
  161.   feature changes in this release: the SYSOP.BBS file has been added to the
  162.   Host Mode so that the welcome to Chat Mode can be customized, the E)nter
  163.   command has been added to the Read Messages sub-menu.
  164.  
  165.   This release is being made with a do-it-yourself serial number.  This will
  166.   allow registered users of 12.20 to install their serial number in 12.21
  167.   without charge.  The upgrade will not be mailed, unless you send in a mailer
  168.   and some diskettes, but you can download it and install your own serial
  169.   number.  We feel this version should be provided at no charge to registered
  170.   holders of 12.20.  The serial number is an string of 7 ASCII characters
  171.   starting at address 2DA0 of the main .COM file.  Here is the usual way to
  172.   install it:
  173.  
  174.                         debug gt1221.com
  175.                         -e 2da0 "0000235"
  176.                         -w
  177.                         -q
  178.  
  179.   Note: the "-" character in the example is the prompt from DEBUG and not to
  180.         be entered by the user.  DEBUG is a program supplied with your copy
  181.         of DOS.  The "0000235" should be your serial number within the "...".
  182.         This same procedure should be used to install your number on the GTO
  183.         version of the program also.  This note only applies to version of the
  184.         program downloaded from BBS systems, all version of the program sent
  185.         out in response to orders will have the number pre-installed by P&M
  186.         Software Co.
  187.  
  188. ******************************************************************************
  189.  
  190.   GT POWER 12.20, a feature release is now ready.  There was enough work
  191.   done on this release to justify a jump to 13.xx, but on general principles,
  192.   I have resisted this.  I will probably choose to rename the product before
  193.   going to this extreme, 12 is a big enough version number, isn't it?  Here
  194.   are the new features:
  195.  
  196.      1.  Addition of the SEAlink protocol.  Very nice for use with the OPUS
  197.          system.
  198.  
  199.      2.  Addition of the Ymodem Batch protocol.  On some systems, this is the
  200.          only batch protocol that is supported.
  201.  
  202.      3.  Introduction of another GT exclusive protocol - MegaLink.  This is
  203.          a full streaming protocol, ideal for use on 'packet switched'
  204.          networks, such as PC Pursuit.  Also ideal for use with MNP and high
  205.          speed modems, 9600+ baud.
  206.  
  207.      4.  Full support for the new breed of 9600 baud modems, including the
  208.          introduction of a new top baud rate: 19200!  It is simply amazing
  209.          how fast a file can be transfered at 9600 using MegaLink.  We have
  210.          done tests indicating that 440+ blocks per minute is the crusing
  211.          speed of MegaLink at 9600 baud.   Which is roughly 950 cps!!
  212.          150k files can be transferred in about 3 minutes flat!
  213.  
  214.      5.  When using the non-batch protocols, Xmodem, Ymodem, WXmodem, GT now
  215.          scans the screen looking for the filename previously typed by the
  216.          user to the host.  GT will look for words that begin with a ";" or
  217.          ":", ignoring blanks, and meet the normal DOS definition for a
  218.          filename.  Saves keystrokes!  To use this feature, set the default
  219.          transfer protocol in the phone directory to one of the protocols
  220.          listed above.
  221.  
  222.      6.  The Capture Mode has been completely redone.  Special attention has
  223.          been given to the Alt-8, View Capture Buffer Command.  This command
  224.          has been redone so that it will scroll the screen exactly 1 line or
  225.          1 screen, and a locate command has been added so that you can scan
  226.          the buffer for that piece of text you need.  A Capture PATH has been
  227.          added to the configuration, so that your captures will be organized
  228.          in 1 location, and an Append option has been included so that
  229.          multiple captures can be made to the same file without fear of losing
  230.          the previous captures.
  231.  
  232.      7.  The Host Mode now supports separate WELCOME and BULLET files for
  233.          each message base on the system.
  234.  
  235.      8.  The Whereis command has been added to the main menu of the Host Mode.
  236.          This will enable users to quickly find the files they are searching
  237.          for across all file areas they are authorized to access.
  238.  
  239.      9.  A Non-Stop option has been added to the Read Messages sub-menu.  This
  240.          allows callers to continuously read message, beginning with the last
  241.          message read, pausing only if the user hits [Ctrl-K].
  242.  
  243.     10.  A Questionaire has been added to the Host Mode.  This will allow
  244.          Sysops to obtain information about their callers.  Up to 40 different
  245.          questions may be included in the questionaire, which is totally
  246.          flexible in its design.
  247.  
  248.     11.  DOORS have been added to the Host Mode.  Any system may now have up
  249.          to 99 different DOORS.  The ARC View door is becoming one of the most
  250.          popular, however many are putting adventure games in doors as well.
  251.  
  252.     12.  The Host Mode now offers optional ANSI graphics to callers.  This
  253.          allows Sysops to design two sets of menus and screens, one for regular
  254.          text type displays and one for color graphics.  Some very spectacular
  255.          color screens have already been designed!
  256.  
  257.     13.  The Sysop may perform a local shell while the Host Mode is in operation,
  258.          by pressing Alt-1 while the Host Mode is at the main menu.  Very handy
  259.          to be able to move files about while the caller is still waiting online.
  260.  
  261.     14.  DoubleDOS awareness has been added, so that GT will automatically
  262.          give up time, while in wait loops, when DoubleDOS is active.  Helps
  263.          the other partition run more efficiently.
  264.  
  265.     15.  The log may now be printed, as well as recorded on disk.  The command
  266.          line option "/p" will enable this, so that everything logged will
  267.          also be sent to the system printer.
  268.  
  269.     16.  Support for DSZ has been altered, so that it is now activated via
  270.          batch files: ZMTX.BAT to transmit and ZMRX.BAT to receive.  This was
  271.          done to offset the effect of DSZ's rapidly changing syntax and to
  272.          make a hook available so that other protocol drivers could be used
  273.          by modification of these batch files.
  274.  
  275.     17.  The CALL command of the script language has been removed.  To be
  276.          replaced with the CHAIN command.  This has become necessary due to
  277.          the problems surrounding the recursion used with CALL.  CHAIN will
  278.          cause a branch to be made, like CALL, but the return is no longer
  279.          automatic.
  280.  
  281.     18.  The LOG command has been added to the script language.  It will
  282.          enable users to make manual entries in the log file from a script.
  283.  
  284.     19.  A new command line option, "/k", will turn on capture mode from the
  285.          very start of the program.
  286.  
  287.     20.  Multiple keyboard macro files are now supported.  They can be
  288.          exchanged as easy as phone directories!
  289.  
  290.     21.  The base address for each serial port is now configurable via a
  291.          command line switch.  This allows use of GT with many non-standard
  292.          serial port cards and internal modems.  An example:
  293.  
  294.                          GT1220  /3  $458
  295.  
  296.          Would change the base address of COM3 to hex 458.  The address must
  297.          be given in hex with a leading $ sign.
  298.  
  299.     22.  A new command has been added to the terminal mode, Alt-5, which will
  300.          allow the user to force GT to use Xmodem Checksum when performing
  301.          downloads.  This is very useful when trying to download from non-
  302.          standard systems that have the regular Xmodem protocol available, but
  303.          do not support an IBM version of CRC.
  304.  
  305.     23.  The Split Screen mode has been cleaned up and a command key is now
  306.          used to invoke it, instead of the old configuration parameter (which
  307.          has been removed).  The Alt-7 command key will now invoke Split Screen
  308.          mode.
  309.  
  310.     24.  The security system used in Host Mode has been completely upgraded.
  311.          All access levels are now user configurable.  This allows almost
  312.          unlimited flexibility.
  313.  
  314. ******************************************************************************
  315.  
  316.   GT POWER stability release 12.10 is now ready.  Well, there were a few
  317.   errors that the beta testers didn't catch.  Such as the script WAIT command
  318.   which wouldn't timeout anymore!  Release 12.10 addresses these problems and
  319.   provides some requested features:
  320.  
  321.      1.  The long standing "modem init freeze" bug has been fixed.
  322.  
  323.      2.  The script commands: WAIT, WHEN and CASE, are now case insensitive.
  324.          Several script users have asked for this one!
  325.  
  326.      3.  Multiple message base areas are now provided for, including private
  327.          areas and message base areas accessible by application.
  328.  
  329.      4.  The GTMAIL.CTL file has undergone a series of changes and additions.
  330.          The most important of these are:  1. personalized passwords,
  331.          2. storage of phone numbers,  3. daily call count.
  332.  
  333.      5.  When logging locally onto the Host Mode, GT will now ignore the
  334.          serial port.  This will keep the Sysop from being interrupted
  335.          while using the system.
  336.  
  337.      6.  In the phone directory, the spacebar may now be used to "mark"
  338.          entries for the circular dialer.
  339.  
  340.      7.  The Alt-X bug, wouldn't let you exit the program sometimes, when
  341.          using scripts, has been fixed.
  342.  
  343.      8.  An 8th bit stripping option has been added.  Some folks using protocol
  344.          converters wanted this one.
  345.  
  346.      9.  The result code fields in the GT setup have been widened for a 3rd
  347.          time to allow non-Hayes modems to work with GT.  Currently the fields
  348.          are 30 characters in width.
  349.  
  350.     10.  Ymodem Batch support has reluctantly been dropped.  I know this will
  351.          disappoint a few of you, but it was necessary.  This function was
  352.          performed by DSZ and it was very flaky.
  353.  
  354.     11.  Numerous other minor fixes are included in this release.  Too many to
  355.          enumerate.
  356.  
  357.     12.  For floppy and laptop users we introduce a 'terminal only' version of
  358.          GT.  It will be called 'GTerminal Only' or just GTO for short.  It is
  359.          about 40k smaller than the full version of GT, of course both programs
  360.          will be distributed in 1 package - these are NOT DEMO versions.
  361.  
  362. ******************************************************************************
  363.  
  364.   Here is the long awaited 12.00.  It's most notable new feature is the
  365.   expanded host mode.  The home BBS for GT POWER now uses the host
  366.   mode of GT instead of Fido, which was used prior to 12.00.  The new
  367.   capabilities of the GT host will require all users of this mode to make
  368.   a careful review of the GTHOST.DOC file.
  369.  
  370.   Here are some high-lights:
  371.  
  372.   1.  A message base has been added to the host mode.  This will allow
  373.       a full message service to be performed by GT.
  374.  
  375.   2.  Corrections to several items in the VT-100 emulation have been made.
  376.  
  377.   3.  Several bugs, such as the lack of filename validation in the "save
  378.       capture buffer" routine, have been fixed.
  379.  
  380.   4.  In host mode, the caller's name is continuously displayed on the
  381.       status line.
  382.  
  383.   5.  The program GTCTL.EXE has been added to the support programs for GT.
  384.       It will aid GT sysop's to maintain the control files related to host
  385.       mode operations.
  386.  
  387.   6.  Comment capabilities have been added to the script language.  Just
  388.       place a ";" in column 1 of a script line and the line will be ignored.
  389.  
  390.   7.  The PCKERMIT.EXE, DSZ.EXE and GTDOOR.BAT files will now be searched for
  391.       in GT's home directory, regardless of how the DOS PATH variable is
  392.       set.  This should simplify installation of the program.
  393.       Note: the DSZ.EXE file is the one used to perform the new protocols:
  394.             Zmodem and Batch YAM (also known as Ymodem Batch!).
  395.  
  396.   8.  Ctrl characters may now be placed into macro keys via the %nnn
  397.       mechanism.  For example, if you wished to place a Ctrl-Z into a
  398.       macro key, put %26.  Where 26 is the decimal value of the ASCII
  399.       character Ctrl-Z.
  400.  
  401.   9.  There is a new config parameter: max baud rate.  The idea is that
  402.       you can move your phone directory around from home to office, from
  403.       high speed modem to slow speed, and all you'll have to do is
  404.       adjust the maximum baud rate.  This will cause GT to automatically
  405.       use no rate higher than specified.
  406.  
  407.  11.  Scripts will now be given the extension of .SCR if none if specified.
  408.       For example:  FOO   will become FOO.SCR automatically, but
  409.                     FOO.  will remain FOO.  and
  410.                     FOO.BAR will likewise remain FOO.BAR
  411.       Several people have requested this one!
  412.  
  413.  12.  The Alt-S command has a new option, switch the COM port.  To go
  414.       along with this, the script command SET has been expanded to allow
  415.       a COM port change.  The old syntax will continue to work.  Here is
  416.       a sample of the new SET command:
  417.  
  418.                            SET  COM2  2400  E  7  1
  419.  
  420.       This would set COM2 as the current port and adjust it to 2400 E 7 1.
  421.  
  422.  13.  A new script command, SWAP KEYS, enables the user to swap the normal
  423.       position of the Backspace and Del keys.  The syntax is:
  424.  
  425.                            SWAP KEYS TRUE
  426.                        or  SWAP KEYS FALSE
  427.  
  428.       Swaps done in this way are temporary, i.e. they are not recorded in
  429.       the .CNF file.  Use the Alt-I command to make permanent the swap of
  430.       these two keys (look under the miscellaneous options sub-menu).
  431.  
  432.  14.  The script "parser" has been rewritten and optimized.  In other words,
  433.       scripts should execute "a whole lot faster"!  The old "parser" was a
  434.       real dog.
  435.  
  436.  15.  Variable assignments had a small flaw, which is now fixed.  The
  437.       following will now work (it didn't before).
  438.  
  439.                 V1 = "Now is the time for all good men..."
  440.                 V2 = %1
  441.                 WRITELN %2
  442.  
  443.       Now some may ask, "Why not just write %1 instead of %2"?  Good
  444.       question.  Some folks are passing variables to sub-scripts and
  445.       they needed to perform these types of assignments, only problem
  446.       was that they were only getting the 1st word, "Now" in this example.
  447.       It is now fixed so it works properly.  However, the restrictions
  448.       placed on variable substitution are now more severe.  If you use this
  449.       feature please review the GT1200.DOC file for a complete explanation
  450.       of the new rules.
  451.  
  452.       WARNING: One of the things that used to be possible is a command like
  453.       this:
  454.                              SENDLN "%1"
  455.  
  456.       it will not work anymore.  It must be changed to:
  457.  
  458.                              SENDLN %1
  459.  
  460.       which will work as before.  It is important that you check your
  461.       scripts for this syntax and correct it.
  462.  
  463.  16.  Two new protocols have been added, thanks to the DSZ program from
  464.       Omen Technology INC.  DSZ brings with it the Ymodem Batch and the
  465.       Zmodem protocols.  In GT, we will refer to Ymodem Batch as Batch
  466.       YAM, our abbreviation.
  467.  
  468.  18.  A new command key, Alt-4, will suspend capture mode.  While suspended
  469.       no data will be added to the capture buffer.  Capture may be resumed
  470.       by hitting Alt-4 a second time.  Hitting Alt-C will cause capture mode
  471.       to terminate.
  472.  
  473.  19.  Multiple WHEN statements can now be active in the script language.
  474.       Up to 6 different strings may be trapped and responded to.  You
  475.       use the WHEN command in the normal way to start a trap, then to turn
  476.       it off you leave the THEN clause off.  Example:
  477.  
  478.               WHEN "More?" THEN "N"        sets the trap.
  479.               WHEN "More?"                 disables the trap.
  480.  
  481.  20.  A "point and shoot" interface has been added to the phone directory.
  482.       You can use the UpArrow and DnArrow keys to highlight the desired
  483.       BBS and press the Return key to dial the number.  Quite nice actually,
  484.       but I still prefer entering the number, so both ways are supported.
  485.       For now the "point and shoot" interface is implemented only for the
  486.       dialing function.
  487.  
  488.  21.  A new path has been added to the config.  It is called the "Message
  489.       base PATH", and it is intended for use on PC's with only two floppy.
  490.       It will provide a way for the operator to specify that the message
  491.       related files are to be split out onto drive B:.  Of course, it
  492.       can be used on other systems as well.
  493.  
  494.  22.  The "[G] Mark" command of the phone directory has been reworked, so
  495.       that you may now mark ALL entries in the directory with a single
  496.       command and when marking individual entries you may now mark a range
  497.       by using the notation m-n.  For example:
  498.  
  499.           43 21 10-18 34       would mark 21,34,43 and the range 10-18.
  500.  
  501.  23.  A number of people had reported that macro keys often transmitted
  502.       their content too fast and that some hosts had a habit of dropping
  503.       characters.  Hence, the transmission of macro keys will now be paced
  504.       using the "ASCII Inter-character delay" from the config.  If your
  505.       macro keys go too fast/slow adjust the value for this delay accordingly.
  506.  
  507.  24.  A new parity has been added to the supported list.  GT now supports
  508.       Odd, even, none and mark parities.
  509.  
  510.  25.  A new incentive to register.  A key to bypass the opening copyright
  511.       screen will be provided to users who register GT.  In the spirit of
  512.       shareware, we ask that registered users not disclose the key to non-
  513.       registered users.
  514.  
  515.  26.  The registration fee has gone from $35 to $40.  Why?  First, the
  516.       requirement for additional support programs, such as GTCTL.  To
  517.       build and support these programs, we have enlisted the aid of James
  518.       Davis, author of GTLOG, and now GTCTL.  For his help, he will receive
  519.       a percentage of the registration fees.  And we have finally gotten the
  520.       bank to approve our merchant account, so that we now can accept payment
  521.       by VISA OR MASTERCARD (r). Of course, the bank wants their cut too!  This
  522.       has all meant that the registration fee had to be raised.
  523.  
  524.       Users who are already registered may continue to get upgrades for
  525.       a $10 fee.
  526.  
  527. ******************************************************************************
  528.  
  529.   Well, P & M Software took vacation in December and when we got back there
  530.   were alot of bug reports and wish lists promptly handed to us.  Version
  531.   11.20 is our reply.  Here are the areas addressed:
  532.  
  533.   1.  Numerous fixes to the "color graphics" support code, bowing to
  534.       the new ANSI Animator program and other advanced color screen
  535.       generators.
  536.  
  537.   2.  Redesign of the status line.  All indicators have been redone in
  538.       a more professional manner and the CONNECT time is now continously
  539.       displayed.
  540.  
  541.   3.  Host Mode refinements.  The security levels have been reworked to
  542.       allow a more flexible structure when used in conjunction with the
  543.       GTDIR.BBS file.  Please consult GTHOST.DOC for further details.
  544.  
  545.   4.  For PC-Pursuit users.  The Phone Directory can now be "exchanged"
  546.       while CONNECTed.  Be careful though, when you change directories, GT
  547.       is forced to book all statistics to the old directory before it can
  548.       be closed.
  549.  
  550.   5.  Correct error in the handling of prefix/suffix's when stored in the
  551.       phone directory.  In the older version, the prefix/suffix indicator
  552.       character could be stripped out of the directory.
  553.  
  554. ******************************************************************************
  555.  
  556.   Version 11.10 is ready!
  557.  
  558.      1.  Support for COM3 and COM4.  These are non-standard COM ports, so
  559.          you will not be able to use them with DOS functions, such as the
  560.          "Remote DOS Door" in the host mode.  However, they should work with
  561.          most terminal functions.  For your information:
  562.  
  563.                 COM Port         Port Addr      Interrupt
  564.                 --------         ---------      ---------
  565.                     1               3F8H            4
  566.                     2               2F8H            3
  567.                     3               3E8H            4
  568.                     4               2E8H            3
  569.  
  570.          Note: support for COM3 and COM4 was actually introduced in 11.00, but
  571.                never worked.  It now works with the Everex Internal modems, or
  572.                others that adhere to the addressing scheme shown in the table.
  573.  
  574.      2.  Bios video option.  This should allow GT to run in a multi-tasking
  575.          environment and not bleed-thru on the screen.  But let me tell you,
  576.          the Bios video routines really slow down the window routines.
  577.  
  578.      3.  Improved directory control in host mode.  The operator can now
  579.          specify a list of directories available and the security for each
  580.          directory.   This is very flexible compared to the old method.
  581.  
  582. ******************************************************************************
  583.  
  584.   Good Luck
  585.   Paul Meiners
  586.